Fix bug when building Emacs with a GNU Make submake.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 21:02:34 +0000 (14:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Mar 2013 21:02:34 +0000 (14:02 -0700)
commit837786aa4cb4bd7cf8ba468a0958217baea14a76
tree81abacaf454d3b2338642e1998cd3091a200d084
parentba21ee4ac7da0a10fb985e75e31f9eb8d485d68c
Fix bug when building Emacs with a GNU Make submake.

* Makefile.in (QUIET_SUBMAKE): New macro.
(install-info, uninstall): Use it.
ChangeLog
Makefile.in